Skip to content

Added a docker image #345

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 10 commits into from
Closed

Added a docker image #345

wants to merge 10 commits into from

Conversation

jmafoster1
Copy link
Contributor

@jmafoster1 jmafoster1 commented Jul 16, 2025

Added a top-level docker image that can be used to run the CTF interactively without having to install any dependencies locally (other than Docker of course). Closes #344 #338 #343 #341.

Copy link

github-actions bot commented Jul 16, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 32 0 0.96s
✅ PYTHON pylint 32 0 6.24s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Jul 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.78%. Comparing base (f2392dd) to head (51ec847).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
+ Coverage   95.75%   95.78%   +0.02%     
==========================================
  Files          27       27              
  Lines        1627     1638      +11     
==========================================
+ Hits         1558     1569      +11     
  Misses         69       69              
Files with missing lines Coverage Δ
causal_testing/__main__.py 97.43% <100.00%> (ø)
causal_testing/main.py 96.17% <100.00%> (+0.18%) ⬆️
causal_testing/testing/metamorphic_relation.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b162d8f...51ec847. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jmafoster1 jmafoster1 requested a review from f-allian July 16, 2025 07:44
@jmafoster1
Copy link
Contributor Author

Farhad is against having a docker image due to licencing concerns on Windows, and other concerns, so closing this one

@jmafoster1 jmafoster1 closed this Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Would it be worth setting up a docker image?
1 participant